4c
Repository for the 4c.rocks webiste.
The Cool Community For Content Creators or 4c, is a community to connect with other like-minded creators, collaborate on ideas, and motivate each other to create and publish!
Running the project
-
Clone the repo:
git clone https://github.com/FrancescoXX/4c-site.git
-
Navigate to the cloned directory:
$ cd 4c-site
-
Install dependencies:
$ npm install
-
Run the project
$ npm run dev