Skip to content

RexZhang4321/ACCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACCode - Android Cloud Code

An android cloud based editor, nothing but a browser is needed to develop android application

UVa CS6501 Cloud Computing Course Project

Usage

# clone the source code
git clone https://github.com/RexZhang4321/ACCode.git

# install all dependencies
npm install

# run dev server
npm run dev

# remember to open the backend server first (will include this in another repo)
# open a browser and type `localhost:8080` to try it out!

About

An android cloud based editor for UVa CS6501 Cloud Computing course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published