Skip to content

onceshine/react-bulma-admin

 
 

Repository files navigation

react-bulma-admin

axios version bulma version react version react-router version redux version PRs welcome

React practising, for my work

Install

npm install

Usage

Develop

npm run dev

Visit localhost:8080

Build

npm run build

Structure

bulma-admin
|- index.html
|- package.json
|- /src
  |- app.js      // the main application component
  |- index.js    // the entry point file for the application
  |- /common
  |- /components
  |- /css        // styles
  |- /images
  |- /store      // redux store
  |- /views      // page components

About

React Bulma Admin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.6%
  • CSS 1.8%
  • HTML 0.6%