Skip to content

Temporarely project. Will be deprecated after preset implementation was done

Notifications You must be signed in to change notification settings

rispa-io/rispa-dev-project-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rispa-dev-project-react

Temporally project. Will be deprecated after preset implementation was done

Getting Started

To start work you should install @rispa/cli globally. It provides command to run and maintain app:

yarn global add @rispa/cli

or

npm install -g @rispa/cli

To bootstrap project, run:

yarn bs

Plugin scripts

Each plugin has its own commands which you can run in project root using following syntax:

ris [pluginName] [commandName]

pluginName - a plugin name (name property in the package.json) or it’s alias (rispa:name property in the package.json) commandName - one of the scripts of package.json of the plugin

pluginName and commandName are optional. If you omit them command will allow to pick plugin or command from the list

About

Temporarely project. Will be deprecated after preset implementation was done

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published