Skip to content

Latest commit

 

History

History
executable file
·
7 lines (6 loc) · 125 Bytes

README.md

File metadata and controls

executable file
·
7 lines (6 loc) · 125 Bytes
# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev