Skip to content

HeZhuConnie/F-static-page-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

static-page-scaffold

Static page with dev server for GTB project

Install dependencies

yarn install

If you use npm,

npm install

Start server

yarn start

If you use npm,

npm start

JS and CSS code lint in src/

yarn run lint

If you use npm,

npm run lint

Format JS and CSS files in src/

yarn run format

If you use npm,

npm run format

NOTE

Your committed code will be automatically format and check lint when submit

About

Static page with dev server for GTB project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published