/creenv-boilerplate-demo

to be evolved

Primary LanguageJavaScriptMIT LicenseMIT

The Creative Environment demonstration project

This projects showcases the most useful functionnalities of @creenv. The entry point is src/main.js.

If you want an in depth guide about creenv, please check @creenv list of ressources. The learning table is the best resource to understand how to use creenv.

To understand how the boilerplate works, check the learning table pt.4: Boilerplate in details.

Commands

npm run start 

Starts the development server. Watch for changes.


npm run build 

Build your application into the /dist folder, ready to be uploaded online


npm run update-creenv

Update all the creenv modules to their latest version. Careful when using this command on already developed old projects, could potentially break the app.