Skip to content

benjaminsimier/Colorinspi

Repository files navigation

Colorinspi generator (TypeScript)

Minimal requirements

node 16

Setup

Make sure to install the dependencies:

# yarn
yarn install or yarn

Development Server

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

yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

Look at the nuxt 3 documentation to learn more. Checkout 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