2017-10-31 17:27:22 -06:00
2019-07-20 18:08:29 -06:00
2019-07-20 18:06:07 -06:00
2019-07-21 10:42:35 -06:00
2018-12-11 17:03:44 -08:00
2018-12-11 17:03:44 -08:00
2018-12-11 20:19:02 -08:00
2018-12-11 17:02:58 -08:00
2019-07-22 19:52:06 -06:00
2018-12-11 17:03:44 -08:00
2018-12-11 17:03:44 -08:00
2019-07-20 11:33:30 -06:00
2018-12-11 17:03:44 -08:00
2019-07-20 18:05:58 -06:00

sprinklers3

How to run

Docker

# for production build (http://localhost:8080)
docker-compose up

# for development with hot-reload (http://localhost:8081)
docker-compose -f docker-compose.dev.yml up

Not docker

yarn install

# for production build (http://localhost:8080)
yarn build
yarn start:pretty

# for development build (http://localhost:8081)
yarn start:dev
Description
No description provided
Readme 12 MiB
Languages
TypeScript 90.6%
JavaScript 6.2%
CSS 2.2%
Shell 0.6%
Dockerfile 0.3%
Other 0.1%