https://github.com/chdsbd/email-forward-creator
:e-mail: An experiment with Vue Js to create and edit my email forwards.
https://github.com/chdsbd/email-forward-creator
Last synced: 4 months ago
JSON representation
:e-mail: An experiment with Vue Js to create and edit my email forwards.
- Host: GitHub
- URL: https://github.com/chdsbd/email-forward-creator
- Owner: chdsbd
- License: mit
- Created: 2016-08-10T02:17:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-13T12:37:02.000Z (almost 10 years ago)
- Last Synced: 2025-01-02T01:16:39.770Z (over 1 year ago)
- Language: Vue
- Homepage: http://christopher.xyz/email-forward-creator/
- Size: 55.7 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# email-fowarding-site
> A website for managing email fowards
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).