Skip to content

artem-kushal/react-dev-env

Repository files navigation

React webpack config with eslint airbnb settings

Build command

Install the dependencies and run one of the command below.

$ npm i
$ npm run dev
$ npm run prod

Folder settings for css-comb autoformating in VS Code

{
    "files.eol": "\n",
    "csscomb.formatOnSave": true,
    "csscomb.preset": "yandex"
}

Integrate code auto formatting in your editor

https://prettier.io/docs/en/editors.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published