Skip to content
This repository was archived by the owner on Feb 26, 2022. It is now read-only.

YAPP13-4/semibasement-web-v2

Repository files navigation

semibasement-web-v2

DeepScan grade Build Status

Greenkeeper badge Total alerts Total alerts semibasement 의 새로운 버전

react, redux, typescript

Dev Enviroment

  • VS Code
  • macOS
  • npm 6.7.0
  • yarn 1.13.0

Configuration

VScode 설정 (settings.json)

// ...
"editor.formatOnSave": true,
"eslint.autoFixOnSave": true,
"eslint.validate": [
    "javascript",
    "javascriptreact",
    { "language": "typescript", "autoFix": true },
    { "language": "typescriptreact", "autoFix": true }
]

Install

yarn install

Command Script

Dev

yarn dev

Start

yarn start

Build

yarn build

About

semibasement 의 새로운 버전

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors