Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 240 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 240 Bytes

FE Lab

https://8788.github.io/lab/

Build Setup

# install dependencies
npm install

# dev server at http://localhost:3000
npm run dev

# build for production
npm run build

# deploying to a gh-pages branch
npm run deploy