Skip to content

jsonmvc/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Install dependencies:

npm install

Start development server:

npm start

To deploy on the staging server (this will automatically also build the project):

npm run deploy

To build for production:

npm run build

To format a file according to repository rules:

export FILE=./src/PATH_TO_TILE && npm run beautify

Swift codes

https://github.com/PeterNotenboom/SwiftCodes

About

A jsonmvc sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published