Skip to content

math-pixel/nuxt-test

Repository files navigation

nuxt-test Cookie clicker

Installation

$ git clone this project
$ cd nuxt-test                     
# install dependencies
$ npm install # Or yarn install

Usage

Development

# serve with hot reloading at localhost:3000
$ npm run dev

Go to http://localhost:3000

Production

# build for production and launch the server
$ npm run build
$ npm start

Generate

# generate a static project
$ npm run generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published