You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
git clone https://github.com/openyun/express-babel-es6.git
cd ./express-babel-es6
npm install
# run dev
npm run dev
# build
npm run build
# run prod
npm start