coffee-vue-spa
v2.0.1
Published
* Node.js >= 20.18.0
Readme
SPA template on Coffeescript, Vue, SASS, Pug, Vite
Requirements
- Node.js >= 20.18.0
Usage
Just run:
npx coffee-vue-spa your-project-name
cd your-project-name
npm iFor another way just copy repository and run npm i in created directory.
Dev Commands
npx viteилиnpm run dev- developmentnpx vite buildилиnpm run build- build SPAnode upload.js- upload on remote through SSH
