Re/System is a critical and independent collective that works for evolution and adaptations, which is against the oppression of social classes and is in favor of freedom, since evolution comes from change and collaboration.
Re/System oficial website is in development and pretty soon we will come back with new releases. For now, we have built a simple page with basic Re/System informations and contacts.
Here you can find the guideline and examples for encouraging consistency, maintainability, and best practices across applications.
- Download and install NodeJS
- Download and install Yarn
- Download and install Code editor that you prefer
All Serverless setup you find here
Before start, install the # using the yarn:
yarn global #
Or via npm
nom i -g #
[...]
[...]
- Yarn - Dependency Management
- ESLint - Source analyze Tool. Airbnb JavaScript Style Guide
- JSDOC - JavaScript Documentation
[...]