Skip to content

J2KB-3rd-Season/dev-in

Repository files navigation

Dev-in

  • © Dev-in.
  • Author: Lee Sang Min (@morethanmin)
  • Licensed under the Apache License.

Description

This repository for Dev-in client.

Requirements

Setup

# 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

Deploy