SB Admin with React and Bootstrap 4 beta
Original SB Admin: https://startbootstrap.com/template-overviews/sb-admin/
- Clone this project or Download that ZIP file
$ git clone https://github.com/cosminseceleanu/react-sb-admin-bootstrap4.git
- On the command prompt run the following commands
$ cd `project-directory`
$ npm install
$ npm start
- To build
$ npm run build