Tyler Hallada 95805184ea Add Direction for 4 colored directional Lines
Trains still do not follow lines. Lines do not reach every station. I need to
redo the Line creation.
2018-04-14 23:26:10 -04:00
2018-04-14 18:09:25 -04:00

Transport

A generative art project in progress.

Development

Clone the repo and then run:

npm install
npm start

Then visit http://localhost:8888 in your browser to view the development build. Edit files in /src and see the changes reflected in the browser.

Test

No tests right now. But, to run lint checks:

npm run lint

Deploy

Run:

npm run build
npm run deploy
Description
No description provided
Readme 1.9 MiB
Languages
TypeScript 83.3%
JavaScript 10%
HTML 5.5%
CSS 1.2%