Skip to content

Command Lind Interface (CLI) for generate project and features from Reactism

Notifications You must be signed in to change notification settings

dtcteknologi/reactism-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactism

Reactism is a React Boilerplate based next.js

npm install -g reactism

Once installed, we can create project based on Reactism easily

reactism create yourprojectname

And Done! You can start your project now, in the folder please run npm install then run this optional script you can use:

  • npm run dev to see project in dev mode
  • npm run build for build project and then run npm start to see project in production mode
  • npm run export for make static file from your project
  • npm run docz:dev for see documentation
  • npm run docz:build to boild docz documentation

let us know if something goes wrong, enjoy your code!!!

About

Command Lind Interface (CLI) for generate project and features from Reactism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published