Skip to content

UCLALibrary/ftva-website-nuxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt 3 FTVA website

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# pnpm
pnpm install

If the data is not appearing on listing pages that use Elastic Search run pnpm run generate to load the data.

Development Server

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

# pnpm
pnpm dev

Production

Static Build:

# pnpm
pnpm generate

Locally preview static build:

# pnpm
pnpm start

Check out the deployment documentation for more information.

Make sure local .env is updated

About

A Nuxt powered frontend website for the FTVA.

Resources

License

Stars

Watchers

Forks

Packages

No packages published