Skip to content

Abimis React boilerplate comes with all the basic components needed to start creating your React based WebApp

License

Notifications You must be signed in to change notification settings

aterrae/abimis-react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abimis - React Boilerplate

Abimis React Boilerplate is an installable package for the Abimis framework handcrafted by Aterrae.

Getting Started

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:

  1. Move inside your project folder
cd project-path
  1. 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-name

To get more info about the Abimis multi-project management, have a look to [Abimis (https://github.com/aterrae/abimis#multiple-projects).

Information

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

About

Abimis React boilerplate comes with all the basic components needed to start creating your React based WebApp

Resources

License

Stars

Watchers

Forks

Packages

No packages published