Skip to content

Train-In-Blocks-Ltd/Landing

Repository files navigation

Landing Site

Production

Netlify Status

Local Development

# install netlify cli
$ npm i -g netlify-cli

# Set up netlify
$ netlify login
# OR
$ netlify switch

# Link local repo with netlify site
$ netlify link

# install dependencies
$ yarn install

# serve at localhost:8888
$ netlify dev

Blog

To create a blog post; create a new MarkDown file in the content folder To use an image; upload it in the assets/media-uploads folder

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

Releases

No releases published

Languages