Skip to content

pruvious/todo-app

Repository files navigation

Project

This project was generated with Pruvious CLI version 3.11.7.

Documentation: https://pruvious.com/docs

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

# npm
npm install

Development server

Start the development server on http://localhost:3000:

# pnpm
pnpm dev

# npm
npm run dev

Production

Build the website for production:

# pnpm
pnpm build

# npm
npm run build

Check out the deployment documentation for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published