Guest User

Untitled

a guest
Mar 17th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. mkdir autheg
  2. cd autheg
  3. rails new autheg-backend -T --skip-spring -C -B -d postgresql --api
  4. vue init nuxt-community/starter-template autheg-frontend
  5. cd autheg-frontend
  6. yarn generate-lock-entry > yarn.lock
Add Comment
Please, Sign In to add comment