Pankod

Pankod

  • Docs
  • Github

›Introduction

Introduction

  • Getting Started
  • What's included?
  • Setup
  • Structure
  • Deployment

Features

  • Styling
  • Routing
  • Unit Testing
  • Reverse Proxy
  • Environment Variables
  • Internationalization Framework
  • Storybook

Project CLI

  • Overview
  • Usage
  • Migration Guide

Setup

To create a new app, you may choose one of the following methods:

  1. Clone the repository:
git clone https://github.com/pankod/next-boilerplate.git
  1. Install the dependencies:

npm

npm install

yarn

yarn install
  1. Start the development server:
npm run start:dev
  1. Launch http://localhost:3000
← What's included?Structure →
Pankod
Docs
Getting StartedProject-CLIUnit Testing
Community
Twitter
More
GitHubStar
Pankod Open Source
Copyright © 2020 pankod