Skip to content

rcdigital/decoup

Repository files navigation

decoup (decoup)

decoupage of your projects getting precise estimate

Running your project

To build, launch, and rebuild the app whenever you change application code, run:

$ npm start

If you prefer to just build without the auto-rebuild functionality, run:

$ npm run build

Generating Additional Code

You can add additional functionality to your application by invoking the subgenerators included in the Flux Generator. You can add components using the following commands:

Dispatchers

$ yo flux:dispatcher DispatcherName

Stores

$ yo flux:store StoreName

Actions

$ yo flux:action ActionCreatorName

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published