Skip to content

International-Slackline-Association/Slackline-App

Repository files navigation

Slackline App

Collection of slackline tools and resources

Technical Overview:

  • Its PWA. Works offline with service workers and can be added to mobile devices as an application
  • Web app is built with React and Typescript
  • Its built on top of the react-boilerplate (Typescript version)

Getting Started

There are two environment: test and production. You should have either .env.test or .env.production file depending on the environment you want to run. Check .env.example file and fill it with the credentials and rename the file to the either of the environments mentioned above.

Running on local (dev environment)

Install dependencies

npm install

Start localhost

npm start

Web application is served at localhost:3000/

About

Collection of slackline tools and resources in an offline web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published