/creepy-faces

some creepy faces bouhou

Primary LanguageJavaScriptMIT LicenseMIT

The Creative Environment demonstration project

This project is a simple core project using creenv. The logic in the app focusing on setting up the rendering process, and that is all. Some more elaborated boilerplates can be installed using the CLI, please check the learning table pt.3: the CLI if you want more details on such projects.

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.