/Website

The website and documentation for thenewboston.

Primary LanguageTypeScriptMIT LicenseMIT

thenewboston logo

Overview

This repository contains the source code and documentation for thenewboston.com website.

Community

Join the community to stay updated on the most recent developments, project roadmaps, and random discussions about completely unrelated topics.

Contributing

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.

  1. Fork the project
  2. Create your feature branch
  3. Run npm run lint and make sure you have no errors
  4. Commit your changes
  5. Push to the branch
  6. Open a pull request

Getting Started

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

License

thenewboston is MIT licensed.