r13v / with-next

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With next.js

code style: prettier

Stack

Development

You should have node.js v10.9+ and watchman.

  • git clone git@github.com:gilaz/with-next.git

  • npm i - install dependencies

  • npm run dev - start server

NPM scripts

  • yarn i18n:extract - extract strings to src/i18n
  • npm run dev - start dev server
  • npm run build - build
  • npm run start - start server
  • npm run analyze - analyze the bundle

About


Languages

Language:JavaScript 93.3%Language:CSS 6.7%