Skip to content

petterskogh/quack

Repository files navigation

Quack

Get started

Clone repo and install dependencies:

  git clone https://github.com/petterskogh/quack.git
  cd quack
  npm install

Start server:

  npm run dev

Visit link in terminal to view app. To view app on other devices on the same network, run npm run dev -- --host and visit the link in the terminal on the other device.

Building

To create a production version of the app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

Quotes from the wisest ducks of history

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors