Skip to content

πŸš€ Simple website that handles scouting assignments for NBA games

License

Notifications You must be signed in to change notification settings

patricklinpl/scouting-rockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Scouting Rockets πŸš€

Simple website that handles scouting assignments for NBA games

standardjs


🚩 Requirements

For development, you will only need Node.js installed on your environement.

Node

Node is really easy to install & now include NPM. You should be able to run the following command after the installation procedure below.

$ node --version
v8.12.0

$ npm --version
6.4.1

Node installation

Just go on official Node.js website & grab the installer.


🚧 Development

$ git clone https://github.com/patricklinpl/scouting-rockets.git
$ cd scouting-rockets
$ npm install
$ cp .example.env .env
$ vi .env # fill out environment variables
$ npm start

About

πŸš€ Simple website that handles scouting assignments for NBA games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published