Skip to content

Latest commit

 

History

History
executable file
·
28 lines (23 loc) · 424 Bytes

README.md

File metadata and controls

executable file
·
28 lines (23 loc) · 424 Bytes

rcn_site

Project setup

npm install vue
npm install v-network-graph
npm install node-sass 
npm install element-plus
npm install sass-loader

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.