You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whitewater rivers are dynamic, and the amount of water that flows down a river drastically changes how it is safely navigated. Using interactive image overlays that change with the water level, detailed rapid information can clearly be explained and shown to users. This allows for more detailed data, and more specific data, allowing a user to be better informed before getting on the river.
npm run full-install to install node-modules for both client and server.
npm run dev to run a development environment that runs the server, the front end, runs all tests, and watches sass changes.
Contributing
Check out issues with the "First Issues" tag. These will be single, properly explained, and will not require an in depth understanding of the code base. Ask lot's of questions!
The text was updated successfully, but these errors were encountered:
Bent Shaft Maps
A visual system for mapping whitewater rivers for use by kayakers, canoeists and rafters.
Inspiration
There are many websites and apps that provide detailed information on paddling sections of whitewater rapids.
Whitewater rivers are dynamic, and the amount of water that flows down a river drastically changes how it is safely navigated. Using interactive image overlays that change with the water level, detailed rapid information can clearly be explained and shown to users. This allows for more detailed data, and more specific data, allowing a user to be better informed before getting on the river.
Setting up your local environment
npm run full-install
to install node-modules for both client and server.npm run dev
to run a development environment that runs the server, the front end, runs all tests, and watchessass
changes.Contributing
Check out issues with the "First Issues" tag. These will be single, properly explained, and will not require an in depth understanding of the code base. Ask lot's of questions!
The text was updated successfully, but these errors were encountered: