Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 221 Bytes

README.md

File metadata and controls

executable file
·
17 lines (12 loc) · 221 Bytes

trading-vue-nuxt

Demo repository to showcase trading-vue-js with Nuxt

To run the repository:

yarn install
yarn dev
npm i
npm run dev

Thanks to @Bearfinn for making the initial boilerplate.