Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Files

Latest commit

 

History

History

resources

project_name

Author: userName

(c) currentYear All Rights Reserved

This project is created using Composi. You can learn more about Composi and how to use it at its website.

Getting Up and Running

In order to build this project you need to install its dependencies. Use the terminal to cd to this folder. Then run:

npm i

After NPM finishes installing, you can build and run it:

npm start

This will open your built project in your default browser.