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

https://github.com/mattsterp/micro-posts

Micro posts is a simple front-end CRUD application.
https://github.com/mattsterp/micro-posts

babel webpack

Last synced: about 2 months ago
JSON representation

Micro posts is a simple front-end CRUD application.

Awesome Lists containing this project

README

          

# Micro Posts

Description here...

### Version

1.1.0

## Usage

### Installation

Install the dependencies

```sh
$ npm install
```

### Serve

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

```sh
$ npm start
```

### Build

Compile and build

```sh
$ npm run build
```

## More Info

### Author

Matthew Peters
[Matthew Peters](https://www.mattsterp.com)

### License

This project is licensed under the MIT License