Skip to content

abdelrahman-waziry/react-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React MVC starter kit

Install

$ git clone https://github.com/abdelrahman-waziry/react-kit.git
$ cd ReactComponent
$ npm install

Start & watch

$ npm start

Build for production

$ npm run build

Helper commands

Create new module

$ createModule <module_name> <parent_directory>

Create new component

$ createComponent <component_name> <module_name> <parent_directory>
Note: you need to run $ source .bashrc command to enable using helper commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published