Skip to content

chadwhitely/braytech.org

 
 

Repository files navigation

Braytech

The source code of braytech.org

Development

Before you can build this project, you must install and configure the following dependencies on your machine:

  1. https://nodejs.org: We use Node to run a development web server and build the project. Depending on your system, you can install Node either from source or as a pre-packaged bundle.

After installing Node, you should be able to run the following command to install development tools. You will only need to run this command when dependencies change in package.json.

npm install

To start the app running on the default port of 3000 run:

npm start

The npm run command will list all of the scripts available to run for this project.

© Bungie, Inc. All rights reserved. Destiny, the Destiny Logo, Bungie and the Bungie logo are among the trademarks of Bungie, Inc.

About

Destiny 2 character progression, clans, triumphs, collections, vendors, and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.6%
  • CSS 34.4%
  • Other 1.0%