Skip to content

eslam-nasser/vuedo

Repository files navigation

VueDo - Simple trello clone Awesome

Basic trello clone made with Vue,node,express and mongo

Usage

To get up and running run:

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

Yes, that's it. Only two commands!

If you still think that's too much effort, you could also run:

$ npm i && npm run dev

But yeah, this will basically do the same as npm install.

Now the app will auto open in a new browser window at http://localhost:8080/#/, or what ever is the configs you made

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Author

This app made by Eslam nasser

Contributing

Contributions, questions and comments are all welcome and encouraged. For code contributions submit a pull request with unit test.

License

This project is licensed under the MIT License

About

Basic trello clone made with Vue,node,express and mongo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published