Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

TeamYouthChina/frontend-archive-20190314

Repository files navigation

README

Develop Environment

$ nvm --version
0.33.11

$ node -v
v11.1.0

$ npm -v
6.4.1

$ yarn -v
1.12.3

Format

Format the current file:

  • Press command + option + L in WebStorm on macOS.
  • Press Ctrl + Alt + L in WebStorm on Windows.

Use Eslint to check grammar:

# check
./node_modules/.bin/eslint .

# check and fix
./node_modules/.bin/eslint --fix .

Others

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages