Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 128 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 128 Bytes

install dependencies with

npm install

then start dev server with

npm start

or build to static files with

npm build