Skip to content

A web application that will generate dynamic react.js boilerplate project based on the information provided in Excel file.

Notifications You must be signed in to change notification settings

rohantarai/react-magneto-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Magneto Dashboard

An automation tool that will generate reactjs boilerplate code based upon the information provided in an excel sheet which contains info about material-ui/prime-react component names, attributes and class names.

magneto

Setup

  • Clone the repository
  • Open cmd inside the cloned repository
  • Run command npm install
  • Run command npm start (make sure backend api is running. Api Repo link https://github.com/rax215/react-magneto-v1)
  • Open browser and go to http://localhost:3000

About

A web application that will generate dynamic react.js boilerplate project based on the information provided in Excel file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published