Skip to content

coding-blocks/hack-frontpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1e4a297 · Mar 28, 2024

History

75 Commits
Apr 4, 2020
Mar 31, 2020
Jun 29, 2022
Oct 2, 2022
Mar 31, 2020
Mar 8, 2024
Aug 26, 2022
Mar 9, 2024
Aug 27, 2022
Apr 7, 2020
Apr 27, 2020
Apr 4, 2020
Apr 4, 2020
Mar 25, 2020
Mar 25, 2020
Aug 26, 2022
Apr 4, 2020
Mar 25, 2020
Mar 28, 2024
Aug 27, 2022
Aug 27, 2022

Repository files navigation

hack-frontpage

Public frontpage application for Hackerblocks (hack.codingblocks.com)

Build Setup

# 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.