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

https://github.com/sonyvansha/notes-app

Integrasi Notes App dengan RESTful API
https://github.com/sonyvansha/notes-app

dicoding-submission frontend

Last synced: 10 months ago
JSON representation

Integrasi Notes App dengan RESTful API

Awesome Lists containing this project

README

          

### Instalation

```sh
npm init -y
npm install --save-dev webpack webpack-cli webpack-dev-server html-webpack-plugin css-loader style-loader

```