jjordy / redactor-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextjs Boilerplate (Redactor Example)

Commands

Running
  npm run dev # run the dev server
  npm run build # build the production bundle
  npm start # start the production server
Linting
  npm run lint # run prettier
  npm run lint:fix # run prettier and automatically fix issues.

About


Languages

Language:TypeScript 95.7%Language:CSS 2.2%Language:JavaScript 2.2%