7.4.6 • Published 2 years ago

create-dosbox v7.4.6

Weekly downloads
108
License
ISC
Repository
github
Last release
2 years ago

Create Dosbox

Create js-dos web page with no build configuration.

Create Dosbox works on macOS, Windows, and Linux. If something doesn’t work, please file an issue.

Quick Overview

npx create-dosbox my-app
cd my-app
npm install
npm start
---
Open localhost:8080 in browser

You will be prompted to select game that you want bootstrap.

If you've previously installed create-dosbox globally via npm install -g create-dosbox, we recommend you uninstall the package using npm uninstall -g create-dosbox or yarn global remove create-dosbox to ensure that npx always uses the latest version.

(npx comes with npm 5.2+ and higher, see instructions for older npm versions)

Then open http://localhost:8080/ to see your app.

It will create a directory called my-app inside the current folder. Inside that directory, it will generate the initial project structure:

my-app
├── package.json
└── _site
    ├── js-dos
    ├── bundle.jsdos
    └── index.html

No configuration or complicated folder structures, only the files you need to build your app.

  • js-dos - contains last release version of js-dos that you can download from Releases page
  • bundle.jsdos - is a bundle with game to start read more
  • index.html - is a web page template

So, you can host _siteon static web server no other dependincies is needed.

Once the installation is done, you can open your project folder:

cd my-app

Inside the newly created project, you can run some built-in commands:

npm install
npm start

Open http://localhost:8080 to view it in the browser.

Community

7.4.6

2 years ago

7.4.5

2 years ago

7.4.4

2 years ago

7.2.8

2 years ago

7.2.7

2 years ago

7.2.6

2 years ago

7.2.5

2 years ago

7.2.4

2 years ago

7.1.14

3 years ago

7.1.12

3 years ago

7.1.15

3 years ago

7.0.8

3 years ago

7.0.7

3 years ago

7.0.6

3 years ago

7.0.5

3 years ago

7.0.9

3 years ago

7.0.0

3 years ago

7.0.4

3 years ago

7.0.3

3 years ago

7.0.2

3 years ago

7.0.1

3 years ago

7.0.10

3 years ago

7.0.11

3 years ago

6.22.59

4 years ago

6.22.58

4 years ago

6.22.56

4 years ago

6.22.55

4 years ago

6.22.54

4 years ago

6.22.52

4 years ago

6.22.53

4 years ago

6.22.51

4 years ago

6.22.50

4 years ago

6.22.49

4 years ago

6.22.48

4 years ago

6.22.47

5 years ago

6.22.46

5 years ago

6.22.45

5 years ago

6.22.44

5 years ago

6.22.43

5 years ago

6.22.42

5 years ago

6.22.41

5 years ago

6.22.40

5 years ago

6.22.39

5 years ago

6.22.38

5 years ago

6.22.37

5 years ago

6.22.36

5 years ago

6.22.34

5 years ago

6.22.33

5 years ago

6.22.32

5 years ago

6.22.31

5 years ago

6.22.30

5 years ago

6.22.29

5 years ago

6.22.28

5 years ago

6.22.27

5 years ago

6.22.26

5 years ago

6.22.25

5 years ago

6.22.24

5 years ago

6.22.23

5 years ago

6.22.22

5 years ago

6.22.21

5 years ago

6.22.20

5 years ago

6.22.19

5 years ago

6.22.18

5 years ago

6.22.17

5 years ago

6.22.16

5 years ago

6.22.15

5 years ago

6.22.14

5 years ago

6.22.13

5 years ago

6.22.12

5 years ago

6.22.11-b

5 years ago

6.22.11-a

5 years ago

6.22.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago