Skip to content

MD-Bootstrap is a basic project boilerplate built on webpack, material design bootstrap framework, jquery, babel, jquery, bootstrap and fontawesome.

Notifications You must be signed in to change notification settings

sireaev/md-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD-BOOTSTRAP SETUP

MD-BOOTSTRAP Setup is a basic project setup which includes Material Design Bootstrap as main UI framework, wepback, htmlWebPackPlugin, jquery, bootstrap, babel.

Download

Download the repo using the command below:

git clone https://github.com/sireaev/md-bootstrap

Installation

MD-BOOTSTRAP Setup requires Node.js to run.

Install the dependencies and devDependencies and start the server.

cd md-bootstrap
npm install

Development Mode

Start the project in development mode using webpack-dev-server:

cd md-bootstrap
npm start

Production Mode

For production release:

npm run build

The output source code will be available inside md-bootstrap/dist folder.

License

MIT

About

MD-Bootstrap is a basic project boilerplate built on webpack, material design bootstrap framework, jquery, babel, jquery, bootstrap and fontawesome.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published