Setup a Paon project and add a first website
- Linux
- Requires Node.js v22 or later
- Clone the repo
git clone https://github.com/Nebulaevo/Paon.git- Move to the root & install dependencies
cd Paon/
npm install- Build the core scripts
npm run core:buildLet's create a first website, let's call it martin-music :
npm run site:add martin-musicThis will create a basic demo site to test our setup.
See rules about website names for more informations.
| 🕮 Table of contents | Project Structure ➡️ |
|---|