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

https://github.com/bhnprksh222/forkify


https://github.com/bhnprksh222/forkify

ajax babeljs mvc-architecture webpack webpack-plugin

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

          

# forkify
1

1. Installation:
Using npm:
```
npm install
```
2. To run:
```
npm start
```
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

3. Build
```
npm run build
```