380 B
380 B
sreed-web-programming
Stuff for Web Programming
Project setup
sudo apt install npm
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint