Skip to content

JordanRR/sectors-without-number

 
 

Repository files navigation

Sectors Without Number

Revised edition compliant Stars Without Number sector generator.

Build Status

Feature Requests & Bugs

Feel free to open an issue if there is a feature you'd like to see or something is broken. Pull requests are always welcome.

Development

This project is a front-end application written in React + Redux with a Firebase backend. For more information see create-react-app.

Getting Started

  1. npm i and cd functions && npm i
  2. cp .env.example .env
  3. Create a firebase project and fill out .env.
  4. $(npm bin)/firebase login or use your global firebase instance if you installed it globally.
  5. $(npm bin)/firebase use --add and select the project you configured in the firebase console.
  6. npm start

Deploying to Firebase

After you've logged into firebase and selected the project from the CLI, you can deploy by simply running npm run deploy.

About

A random, revised edition compliant, stars without number sector generator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.6%
  • CSS 5.9%
  • HTML 0.5%