Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 313 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 313 Bytes

Organization-Website

##Instructions

To install dependencies, run

npm install

To build and application, run

npm run build

To build and serve the application (with watch), run

npm run serve

To serve the application without building, run

npm run watch

nothing just a test