Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 714 Bytes

README.md

File metadata and controls

48 lines (32 loc) · 714 Bytes

Project In progress

Docs

Quickstart:

nextcloud server localhost deployment

open
* [localhost/nextcloud](http://localhost/nextcloud)

If you not find nextcloud setup screen reload and wait for a minute

In setup:
 
 enter 
 
	 user->
    password->
			 
Now vuejs client app.

git clone https://github.com/mritunjaygoutam12/nextcloud.git

cd VUEJS-PWA
npm install
npm run build
npm start

Now go to localhost:3000

and login.

## Lighthouse Score

     98 Performance 
	 100 PWA(on https)
	  91 PWA(on http)
	 100 Accessability
	 100 Best practise
	 100 SEO