- Director Template free (Original, Mirror)
- ReactJS (Docs, Github)
- Redux (Docs)
- Bootstrap (Docs)
- react-bootstrap (Docs, Github)
- react-select (Docs, Github)
- react-google-login (GitHub)
- comming soon
- Clone the repo
git clone https://github.com/orcinustools/dashboard.git
- Install the dependency
npm install
- Start the development server
npm start
Run npm run oauth-patch
to add OAuth buttons to the signin and signup interfaces.