Abimis React Boilerplate is an installable package for the Abimis framework handcrafted by Aterrae.
First, to install it, you have to get your Abimis framework installation done. To get more info have a look to Abimis repo.
Once the framework is ready, to install the package:
- Move inside your project folder
cd project-path
- Run the command to install the package
yarn get --package=react-boilerplate
Remember that if you want to install the package in another project managed by the same instance of Abimis, you can do it by stating the project in which you want to install it.
yarn get --package=react-boilerplate --project=project-nameTo get more info about the Abimis multi-project management, have a look to [Abimis (https://github.com/aterrae/abimis#multiple-projects).
Abimis React Boilerplate is a boilerplate that, in a few steps, lets you prepare Abimis for the development of a web project based on React.
The package requires the installation of the following dependencies:
Besides the dependencies installation, this package will also prepare a new structure of the folders inside the js directory, in order to get it ready to develop with React. In addition, you'll find some templates and example codes inside, to help you start in the best way your new React project.
Since this is an Abimis' package you won't have to worry about the files compilation, the JSX interpretation, the bundling, and the other aspects; Abimis tasks will take charge of everything!
Enjoy Abimis Webkit! 🐶
const NEVERFORGET = beAwesome("abimis-react-boilerplate");
Made in Sarmeola di Rubano (PD), Italy
Copyright © 2019 Aterrae | Digital Growth