Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 519 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 519 Bytes

Timeline

History is hard to think about. Ground yourself in some important peoples' lives!

timeline

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Serve build directory

serve -l 1970 dist

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.