Skip to content

A platform which lets you send and receive anonymous feedback from your friends

License

Notifications You must be signed in to change notification settings

deepak-terse/it-wasnt-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IT WASN'T ME

A web-based platform which lets you send and receive anonymous messages from your friends.
It is a single page application build in Vue.js framework

Prerequisites

  • Node
  • npm

Build Setup

# clone the project
git clone https://github.com/deepak-terse/it-wasnt-me.git
cd it-wasnt-me

# install dependencies
npm install

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

# build for production with minification
npm run build

# install 'serve' globally, which lets you serve a static site
npm install -g serve

# serve the dist folder locally at localhost:5000
serve -s dist

Dependencies

  • vue
  • css-loader
  • vue-loader
  • vue-template-compiler
  • webpack

References

Licence

MIT

Copyright (c) 2020-present, deepak-terse.

About

A platform which lets you send and receive anonymous feedback from your friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published