/online_ide

用vue写的在线ide界面

Primary LanguageVue

online_ide

用vue写的在线ide界面

# install dependencies
npm install

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start