GitXplorerGitXplorer
j

cracked.spines

public
0 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
f6cdd0fc5437f7391192da9f2f7a1fea33560826

higher contrast, darker links, better flex on nav, image decoration

nnathanbatson committed 18 days ago
Unverified
42d5243b55d5558f03a6d46c1b91b403c2b24820

crackedspin.es

jjschilli committed a month ago
Unverified
fcb3f1e8281913fe795457ec9bbc125e53ad567d

crackedspin.es

jjschilli committed a month ago
Unverified
c9e125b23129f42f00827b5f5398bb5447a583ed

Updated sort order on book filtering

jjschilli committed a month ago
Unverified
3b02623947ec1b5a4965733ccab2b2b5d6b9ed47

Deploy vars

jjschilli committed a month ago
Unverified
f4578515113d1300871d49e4b03b916aed2f659e

tweak to deploy

jjschilli committed a month ago

README

The README file for this repository.

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

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

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.