Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Twitter explore page scaffold with sass for GTB project

Notifications You must be signed in to change notification settings

kangzheTW/twitter-explore-scaffold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-explore-scaffold

Twitter explore page scaffold with sass for GTB project

Mockup

Install dependencies

yarn install

If you use npm,

npm install

Start server

yarn start

If you use npm,

npm start

JS and SCSS code lint in src/

yarn run lint

If you use npm,

npm run lint

Format JS and SCSS 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

Twitter explore page scaffold with sass for GTB project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.8%
  • HTML 23.5%
  • JavaScript 0.7%