Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 371 Bytes

File metadata and controls

30 lines (24 loc) · 371 Bytes

task

Project setup

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

Run server

cd first-servers/
node html.js

Customize configuration

See Configuration Reference.