项目作者: Ellie-on

项目描述 :
Starter NextJs Setup Ellie.On
高级语言: TypeScript
项目地址: git://github.com/Ellie-on/NextJs-Boilerplate.git
创建时间: 2021-06-12T00:47:30Z
项目社区:https://github.com/Ellie-on/NextJs-Boilerplate

开源协议:MIT License

下载


ci

Contributors
Forks
Stargazers
Issues
MIT License
LinkedIn




Logo


NextJs Boilerplate




A Complete NextJs Boilerplate


Explore the docs »




View Demo
·
Report Bug
·
Request Feature



Table of Contents




  1. About The Project



  2. Getting Started


  3. Usage

  4. Roadmap

  5. Contributing

  6. License

  7. Contact

  8. Acknowledgements


About The Project

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Clone the repo
    1. git clone https://github.com/Asynnc/NextJs-Boilerplate.git
  2. Install NPM packages
    1. npm install

Usage

  1. "scripts": {
  2. "dev": "next dev",
  3. "build": "next build",
  4. "start": "next start",
  5. "lint": "eslint src --max-warnings=0",
  6. "husky": "husky install",
  7. "test": "jest",
  8. "test:watch": "yarn test --watch",
  9. "storybook": "start-storybook -s ./public -p 3010",
  10. "build-storybook": "build-storybook -s ./public",
  11. "generate": "yarn plop --plopfile ./generators/plopfile.js"
  12. },

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Autor






Antônio Bernardino da Silva