2.0.3 • Published 4 years ago
ara-boilerplate v2.0.3
:dart: About
:sparkles: Features
:heavy_check_mark: simplicity\ :heavy_check_mark: Performance\ :heavy_check_mark: Flexibility
:rocket: Technologies
The following tools were used in this project:
:white_check_mark: Requirements
Before starting :checkered_flag:, you need to have Git and Node installed.
:checkered_flag: Starting
# Clone this project
$ git clone https://github.com/Apersant1/ARA-boilerplate
# Access
$ cd react-boilerplate
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:8080>
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :heart: by Apersant1
Back to top