Skip to content

Open Pioneer Trails Starter for PlasticObs+ Project

License

Notifications You must be signed in to change notification settings

52North/plasticobs-opt

 
 

Repository files navigation

Open Pioneer Trails Starter

Build and deploy Audit dependencies (daily)

Samples | API Documentation | User manual

Quick start

Ensure that you have Node (Version 18 or later) and pnpm (Version 9.x) installed.

Then execute the following commands to get started:

$ git clone https://github.com/open-pioneer/trails-starter.git # Clone the repository
$ cd trails-starter
$ pnpm install                                                 # Install dependencies
$ pnpm run dev                                                 # Launch development server

Vite will print the project's local address (usually http://localhost:5173/). Point your browser at it and start programming!

Additional in-depth information can be found in the Documentation.

See also

License

Apache-2.0 (see LICENSE file)

About

Open Pioneer Trails Starter for PlasticObs+ Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.6%
  • JavaScript 5.9%
  • HTML 4.8%
  • CSS 0.7%