Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
/ OpenMail Public archive

Open Mail take literally. Get fast mail to register on junk services

License

Notifications You must be signed in to change notification settings

gitcommunity/OpenMail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

OpenMail

Open Mail take literally. Get fast mail to register on junk services

Run on localhost

After installation vue run: npm run serve

Build for production

if you want to raise your OpenMail service use this command: npm run build

🗂 Project Files

📎 Components

Component Path Description
About Us ../components/about_us.vue Service Information
Footer ../components/footers.vue Footer of OpenMail
Header ../components/headers.vue Account Header
Hello World ../components/HelloWorld.vue HelloWorld Vue File
Login ../components/login.vue Login Input Form
Register ../components/register.vue Registration of new OpenMail
Welcome ../components/welcome.vue Welcome Message

🖇 Views

Views Path URL Description
About ../views/About.vue /about About Page(dev)
Account ../views/Account.vue /account Account page for Authorized User
Home ../views/Home.vue / Default Welcome Page for Unauthorized User