Skip to content

SvayamLabs/CapAI-admin-dashboard

 
 

Repository files navigation

React Admin Dashboard

Boilerplate for kick starting a project with the following technologies:

The various webpack options used have been explained in detailed as comments in the config file. Should help with understanding the nitty-gritty :)

Usage

npm install
npm start
Open http://localhost:5000

Other Info

browse scripts/helpter/config.js
change the asset_url where you locate you assets folder. the default value is http://localhost:5000

Packages

No packages published

Languages

  • JavaScript 59.3%
  • CSS 39.9%
  • HTML 0.8%