Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kompiro/qiita-my-note


https://github.com/kompiro/qiita-my-note

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# qiita-my-note (qiita-my-note)

> Read your team's articles and Write your memo

## Running your project

The generated project includes a development server on port `3000`, which will rebuild the app whenever you change application code. To start the server, run:

```bash
$ npm start
```

To run the server with the dev-tools enabled, run:

```bash
$ DEBUG=true npm start
```

To build for production, this command will output optimized production code:

```bash
$ npm run build
```