Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aman-godara/modern-javascript-tooling-with-react

egghead.io course: Modern JavaScript Tooling with React
https://github.com/aman-godara/modern-javascript-tooling-with-react

Last synced: 6 days ago
JSON representation

egghead.io course: Modern JavaScript Tooling with React

Awesome Lists containing this project

README

        

# Modern-JavaScript-Tooling-with-React

egghead.io course: Modern JavaScript Tooling with React

`npm init` -> create package.json file

`npm i -D webpack webpack-cli` -> install webpack

add webpack build script

Usage

`git clone [email protected]:aman-godara/Modern-JavaScript-Tooling-with-React.git `

`rm -rf .git`

`git init`

delete unwanted data from package.json file

`npm init`

`npm i`