项目作者: Storytics

项目描述 :
A boilerplate for NextJS with batteries included (TypeScript, Styled-Components, Eslint, Prettier, Jest).
高级语言: TypeScript
项目地址: git://github.com/Storytics/fastics-next-template.git
创建时间: 2021-02-12T21:19:54Z
项目社区:https://github.com/Storytics/fastics-next-template

开源协议:

下载


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

  1. npm install

with Yarn

  1. yarn install

Starting the development server

  1. yarn dev