Coder Social home page Coder Social logo

react-next-starter's Introduction

Greenkeeper badge

This project was bootstrapped with Create React App.

This project also uses Next.js to perform server-side rendering. As a result, Next.js is also responsible for managing assets, processing css, and routing between components.

Commands

  • yarn dev
  • yarn build
  • yarn start
  • yarn test

Features

  • ES2015+ (including async/await)
  • React server-side rendering with Next.js
  • SASS and PostCSS
  • Assets from a static folder loaded by webpack
  • Fetch Polyfill
  • Unit testing through Jest

Testing

Run yarn test in your terminal to initiate the Jest test watcher. Whenever code changes, unit tests will automatically run.

To write a test create a new file that is suffixed with *.test.js. For example: myCompoment.test.js. Jest will find these files and run them as tests.

Extending Webpack

Add loaders and plugins to next.config.js. This will extend the webpack config used by Next.js underneath the hood.

react-next-starter's People

Contributors

greenkeeper[bot] avatar

Watchers

 avatar

Forkers

chinthaka24

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.