1.0.5 ⢠Published 10 months ago
un-react-components v1.0.5
Ā
:dart: About
Describe your project
:sparkles: Features
:heavy_check_mark: Feature 1;\ :heavy_check_mark: Feature 2;\ :heavy_check_mark: Feature 3;
: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/{{YOUR_GITHUB_USERNAME}}/libs
# Access
$ cd libs
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
:memo: License
This project is under license from MIT. For more details, see the LICENSE file.
Made with :heart: by {{YOUR_NAME}}
Ā
Back to top