8000 GitHub - SyncfusionExamples/javascript-filemanager-flat-data-with-cloud-service
[go: up one dir, main page]

Skip to content

SyncfusionExamples/javascript-filemanager-flat-data-with-cloud-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-filemanager-flat-data-with-cloud-service

This project is a skeleton application used to create Javascript File Manager flat data web application with Google file service provider.

Getting Started

To get started you need to clone the javascript-filemanager-flat-data-with-cloud-service repository and navigate to javascript-filemanager-flat-data-with-cloud-service location.

git clone https://github.com/SyncfusionExamples/javascript-filemanager-flat-data-with-cloud-service.git quickstart
cd quickstart

Installing

We can get all the Essential JS 2 components in a single npm package ej2 and http-server for production usage.

We already configure the required packages in the package.json file.

You can run the below command to install all dependent packages related to this seed project.

npm install

Running

You can use the below npm script to run the web application.

npx http-server -p 8000

In your browser, navigate to http://localhost:8000 to serve the web application.

You see a prompt to authorize access:

  • If you're not already signed in to your Google Account, sign in when prompted. If you're signed in to multiple accounts, select one account to use for authorization.
  • Click Accept.

Your JavaScript application runs and calls the Google Drive API.

Resources

You can also refer the below resources to know more details about Essential JS 2 components.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages

0