Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaume-gomez/ld38-editor
https://github.com/guillaume-gomez/ld38-editor
es6 javascript ludum-dare ludum-dare-38
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guillaume-gomez/ld38-editor
- Owner: guillaume-gomez
- License: mit
- Created: 2017-05-06T16:53:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-04T23:04:55.000Z (about 6 years ago)
- Last Synced: 2024-10-15T04:02:31.717Z (about 1 month ago)
- Topics: es6, javascript, ludum-dare, ludum-dare-38
- Language: JavaScript
- Size: 4.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## LD38-editor
Preview :![Preview](preview.gif "Preview")
![Preview2](preview2.gif "Preview2")## Install
### Requirements
- node : [install](https://nodejs.org/en/)
- tiled : [install](http://www.mapeditor.org/)### With a github account
`git clone https://github.com/guillaume-gomez/LD38-editor.git`### Without a github account
Dowload the repository### In the folder
Open up your terminal and type:
```
npm install
npm start
```go to localhost:3000 on your browser