Repository for the 4c.rocks website.
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!
-
Fork this repository
-
Clone the repo:
$ git clone git@github.com:<your github username>/4c-site.git
-
Navigate to the cloned directory:
$ cd 4c-site
-
Install dependencies:
$ npm install
-
Run the project
$ npm run dev
-
Go to 4c-site folder, and open the terminal.
$ cd 4c-site
-
In the terminal write
$ export NODE_OPTIONS=--openssl-legacy-provider
If you get an error in the above code then use the option below
$ unset NODE_OPTIONS=""
-
npm run dev
All contributions are welcome. Learn more about contributing in the CONTRIBUTING file.
Not sure what to contribute? Check out the GitHub "contribute" page