- © Dev-in.
- Author: Lee Sang Min (@morethanmin)
- Licensed under the Apache License.
This repository for Dev-in client.
# Install dependencies
$ npm install
# Serve with hot reload
$ npm run start
# Build for production and launch server
$ npm run build
$ npm run start
# Generate static project
$ npm run generate