Skip to content

cibily/twb4a

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Bootstrap 4 Alpha - Tests

First Setup

bower install
npm install

Run the project

npm start

Compile SASS

npm run build

Development Session

Open two terminal windows (or tabs) and run

// terminal 1
npm run watch

// terminal 2
npm start

NOTE: when the process start it fucks up the css, just save the scss file the first time and it will be ok.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 70.9%
  • JavaScript 15.4%
  • HTML 12.3%
  • Shell 1.4%