项目作者: Storytics
项目描述 :
A boilerplate for NextJS with batteries included (TypeScript, Styled-Components, Eslint, Prettier, Jest).
高级语言: TypeScript
项目地址: git://github.com/Storytics/fastics-next-template.git
Storytics NextJS Template
A boilerplate for NextJS with batteries included (TypeScript, Styled-Components, Eslint, Prettier, Jest).
Stack
- TypeScript
- Prettier
- Eslint
- Styled-Components
- styled-system
- React-intl
Install
with npm
npm install
with Yarn
yarn install
Starting the development server
yarn dev