Skip to content

Authentication, Saving stuff only using Vue in combination with local storage

Notifications You must be signed in to change notification settings

Awadje/chuckNorrisJokeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Chuck Norris Joke App

Screenshot Login

Screenshot:

Screenshot App

Screenshot:

Project setup

npm install
create local config file in root named: .env.local containing VUE_APP_SECRET=yourSecret

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

Authentication, Saving stuff only using Vue in combination with local storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published