Skip to content

The official website of 👀what have i done👀

Notifications You must be signed in to change notification settings

benrucker/whid-site-nuxt

Repository files navigation

whid-site-nuxt

A site built in Nuxt for fun!

Installation & Usage

npm install --force # The "force" is needed because Nuxt 2 is not compatible with current tooling
npm run dev

Running in Production

npm run build
npm run start

Deploying

These instructions are only for this fork of the repo

All new commits to develop will automatically deploy to the testing URL.

New production releases can be deployed by creating a new semver tag. One way to do this is through the GitHub Releases tab, but a locally created and pushed semver tag will work too. Once the tag is created, GCP will notice the change and deploy the new version to the production URL.

Advanced instructions

The default README from the project generation script can be found here.

About

The official website of 👀what have i done👀

Topics

Resources

Stars

Watchers

Forks