forked from NoLog.cz/public-web
404 B
404 B
New web for nolog.cz
Prerequisities
Setup
- Clone repository
- Install node dependencies
yarn
# or
npm install
- Build styles
yarn styles:watch
- Start hugo server
hugo server -D
Contributors
test