Skip to content

arekdampc/pwa-synchroniczne

 
 

Repository files navigation

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# npm
npm install

# run API server in second terminal
npx json-server db.json --port 3001

Development Server

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

# npm
npm run dev

Needs

About

Academic project | x-kom lookalike

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.6%
  • SCSS 26.7%
  • TypeScript 0.7%