Skip to content

a basic webpack based setup for a react project including eslint and prettier

Notifications You must be signed in to change notification settings

iamsuneeth/react-webpack-starter

Repository files navigation

react-webpack-starter

A basic webpack based setup for a react project using nextjs. Using atomic design folder structure.

Setup

  1. Clone this project

    $ git clone -b master https://github.com/iamsuneeth/react-webpack-starter react-app
    $ cd react-app

  2. Install dependencies

    $ npm install

  3. Run init to create directory structure

    $ npm run init

TODO

About

a basic webpack based setup for a react project including eslint and prettier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published