Skip to content

🖼 The Stuyvesant Spectator's website, built with React, GraphQL, and Rails.

License

Notifications You must be signed in to change notification settings

arandomdma/stuyspec.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stuyspec.com

CircleCI license code style: prettier

The client-facing application of The Stuyvesant Spectator, built in React.

Contributing

We welcome pull requests from Spec Web developers and seasoned JavaScript developers alike! Please follow these steps to contribute.

Roadmap

For information on the things which are currently being focused on, please visit the ROADMAP.md file.

Setting Up

  1. Clone the repository
$ git clone https://github.com/stuyspec/stuyspec.com.git
  1. In the stuyspec.com folder, run
npm install
  1. Run the application
npm start
  1. Experiment with the code!

React automatically hot reloads the code so it will take a few seconds to see your code reflect in the build

Deploying

To push new features to the website, please make sure they work on your local repo first. After having your features merged into the develop branch, go into your local stuy-spec-api repo and run bundle exec cap production deploy

About

🖼 The Stuyvesant Spectator's website, built with React, GraphQL, and Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • TypeScript 19.7%
  • CSS 3.3%
  • HTML 1.0%