Skip to content

kennyhei/koulutettuninja

Repository files navigation

ninjamarttinen

Home page of ninjamarttinen.fi. Created with Nuxt.js.

Build Setup

Setup and run koulutettuninja-api first as this project is dependent on it.

Create .env file

API_URL=http://localhost:8000/api

Run commands

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

TODO

Rewrite this project with something else. Nuxt + Django is way too heavy for such a simple static site (even though there was a good reasoning behind it). Check out e.g. Astro.

Releases

No releases published

Packages

No packages published