Skip to content

dylancdavis/resource-planner

Repository files navigation

resource-planner

Web application for visualizing raw and intermediate resources required to produce a final product. Built with Vue and Vite. Package management performed with pnpm.

Installing / Getting started

To run a local server, execute the following:

cd resource-planner
pnpm install
pnpm dev

The web server can then be accessed at http://localhost:5173/.

Building & Deploying

The application can be built by running pnpm build, which will compile the project into dist/.

The repository will automatically run a script to deploy any changes to GitHub Pages on pushes to the main branch.

About

Web application for planning raw and intermediate resources required to produce a final product.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors