Skip to content

8788/lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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