Skip to content

deadboltmods/deadbolt-web-app

Repository files navigation

Deadbolt App

SPA built with Vue, with VUE CLI, Vuex, and Vue Router.

https://deadbolt.codemuffin.com

The app features a highly interactive JSON config creator, which allows creators to make their own modded levels.

Content is mainly handled with a markdown parser, my preferred way of taking notes while I work.

The site itself provides information on DCP and DECP. These are major updates to the video game Deadbolt and its level editor, written in GML and made by updating the game's source code directly.

Commands

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue.js web app for the main website

Resources

Stars

Watchers

Forks

Releases

No releases published