This repository contains the source code and documentation for thenewboston.com website.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the project
- Create your feature branch
- Run
npm run lint
and make sure you have no errors - Commit your changes
- Push to the branch
- Open a pull request
After cloning the repo, run the following command to install the project dependencies:
npm install
Then to run the code, run the following command:
npm start
thenewboston is MIT licensed.