Skip to content
/ Way Public template

Milky Way - Vue toolkit for micro frontend and monolite web apps.

License

Notifications You must be signed in to change notification settings

nefayran/Way

Repository files navigation

Milky Way Toolkit for Vue

Way Logo

Milky Way Toolkit - This is a set of packages for developing front-end applications with Vue. It contains everything you need, as well as a package for developing Vue.js components - Space - (similar to a storybook, but faster).

Packages:

  • API - API client;
  • Core - Core classes and interfaces for clean architecture realisation;
  • Space - Tool for developt Vue components;
  • Sprites - Sprites/Icons library;
  • Styles - Styles library;
  • Services - Error, Notification, Auth and Utils services (soon...);

Installation

Install the dependencies and devDependencies and start the server.

npm

npm install @way@latest
npm run start

yarn

yarn add @way@latest
yarn start

Building for source

For build all packages for production release:

npm

npm run build

yarn

yarn build

License

License

All questions: [email protected]

About

Milky Way - Vue toolkit for micro frontend and monolite web apps.

Resources

License

Stars

Watchers

Forks

Packages

No packages published