Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 886 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 886 Bytes

thenewboston logo

Overview

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

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.