GithubHelp home page GithubHelp logo

maxdragomir / next-js-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wityan/next-js-boilerplate

0.0 1.0 0.0 3.39 MB

https://medium.com/@wityan/next-js-project-structure-1531610bed71

Home Page: https://next-js-boilerplate.wittweryannick.vercel.app/

TypeScript 73.58% SCSS 24.01% JavaScript 2.41%

next-js-boilerplate's Introduction

Next.js Boilerplate

Feel free to use this Boilerplate as a starting point for your own Next.js Projects.

๐Ÿ‘ถ Getting Started

Here you will find all the available npm commands.

๐Ÿ‘จโ€๐Ÿ’ป Develop

Use this command to develop local.

npm run dev

๐Ÿ— Build

This will create an optimized production build.

npm run build

๐ŸƒRun

Use this command to run your Application on the Server.

npm run start

๐Ÿ”Ž Well structured code

You can run one of the following commands to lint your code.

npm run lint // JS & CSS
npm run lint:scss
npm run lint:js

๐Ÿชฒ Test

Run this command to execute your jest tests.

npm run test:unit
npm run test:unit:update // Update Snapshots

Run one of these commands to run your integration & e2e tests.

npm run cypress // Command Line
npm run cypress:open // GUI

๐Ÿฅท Typescript

To verify your static typing run the following command.

npm run type:check

๐Ÿงฑ Tech Stack

Technologies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.