Advertisement
Guest User

build.cmd

a guest
Aug 18th, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. cd front_century_shared
  2. npm install|more
  3. npm run build|more
  4. cd src
  5. npm link|more
  6. cd ..\..\front_century_easyauto\angular_easy_auto
  7. npm link century-shared|more
  8. npm install|more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement