ng-david / chinglish

Chatting application for Chinese and English speakers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chinglish

npm run build -> build production files from /src into /build (converts from es6 to es2015)

npm run start -> serve files from /build for production use

npm run watch-css -> watch src/sass/main.scss to update src/public/main.css (run at same time as npm start)

npm serve -> development version using nodemon to auto refresh with changes in /src

About

Chatting application for Chinese and English speakers


Languages

Language:CSS 59.9%Language:JavaScript 23.2%Language:HTML 16.8%