/MicroPosts

CRUD Application written in JavaScript

Primary LanguageJavaScript

MicroPosts

A CRUD Application

Version

1.1.0

Usage

Installation

Install the dependencies

$ npm install

Serve

To serve in the browser - Runs webpack-dev-server

$ npm start

Build

Compile and build

$ npm run build

More Info

Credit:

Brad Traversy Traversy Media

License

This project is licensed under the MIT License