cosminseceleanu / react-sb-admin-bootstrap4

SB Admin with React and Bootstrap 4 beta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-sb-admin-bootstrap4

SB Admin with React and Bootstrap 4 beta

Original SB Admin: https://startbootstrap.com/template-overviews/sb-admin/

Installation

  1. Clone this project or Download that ZIP file
$ git clone https://github.com/cosminseceleanu/react-sb-admin-bootstrap4.git
  1. On the command prompt run the following commands
$ cd `project-directory`
$ npm install
$ npm start
  1. To build
$ npm run build

Pages implemented

  1. http://localhost:3000/
  2. http://localhost:3000/login
  3. http://localhost:3000/register
  4. http://localhost:3000/forgot-password

About

SB Admin with React and Bootstrap 4 beta

License:MIT License


Languages

Language:JavaScript 65.7%Language:CSS 33.0%Language:HTML 1.3%