0.43.5-c • Published 2 years ago

create-cubing-app v0.43.5-c

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

create-cubing-app

This is a tool to initialize apps using cubing.js with node and npm. In an editor like VS Code, this will give you nice imports, autocompletions, and other TypeScript benefits.

See https://js.cubing.net/cubing/ for (in-progress) documentation on cubing.js. If you think you have any issues, don't hesitate to file an issue here.

Getting started

  1. Install node (which will also install npm): https://nodejs.org/en/download/
  2. Run:
npm create --yes cubing-app@latest my-cubing-project
cd my-cubing-project
npm run dev

Windows

We recommend using WSL on Windows.

Building the site for the web

npm run build

The site will be built to the dist/web folder, ready to place onto any static web server.

(Note: the output uses module scripts, which means you can't just open the output HTML files directly in the browser. You have to use a web server. If you want to test the output of npm run build locally on your computer, you can run: npx http-server ./dist/web)

Getting the latest version of cubing.js

See https://github.com/cubing/cubing.js/releases for information on the latest releases.

# Check what version of `cubing.js` you have
npm list cubing

# Update to the latest
npm install --save cubing@latest
0.54.4

5 months ago

0.54.3

6 months ago

0.54.2

6 months ago

0.53.14-b

7 months ago

0.54.1

6 months ago

0.53.15

7 months ago

0.53.14

7 months ago

0.54.0

6 months ago

0.53.12

7 months ago

0.53.13

7 months ago

0.53.11

7 months ago

0.53.10

7 months ago

0.53.8

9 months ago

0.53.7

9 months ago

0.53.6

9 months ago

0.53.5

9 months ago

0.53.4

9 months ago

0.53.2

10 months ago

0.53.3

10 months ago

0.52.4

10 months ago

0.52.3

10 months ago

0.52.1

11 months ago

0.51.2

11 months ago

0.52.2

10 months ago

0.52.0

11 months ago

0.51.1

12 months ago

0.51.0-b

1 year ago

0.51.0

1 year ago

0.50.1

1 year ago

0.50.0

1 year ago

0.49.2

1 year ago

0.47.1

1 year ago

0.46.0

2 years ago

0.36.4

2 years ago

0.43.5-b

2 years ago

0.36.3

2 years ago

0.43.5-c

2 years ago

0.36.2

2 years ago

0.36.0

2 years ago

0.43.5

2 years ago

0.35.6-rc23

3 years ago

0.35.6-rc22

3 years ago

0.35.6-rc21

3 years ago

0.35.6-rc20

3 years ago

0.35.6-rc24

3 years ago

0.35.6-rc8

3 years ago

0.35.6-rc6

3 years ago

0.35.6-rc7

3 years ago

0.35.6-rc12

3 years ago

0.35.6-rc11

3 years ago

0.35.6-rc1

3 years ago

0.35.6-rc10

3 years ago

0.35.6-rc4

3 years ago

0.35.6-rc5

3 years ago

0.35.6-rc2

3 years ago

0.35.6-rc3

3 years ago

0.35.6-rc19

3 years ago

0.35.6-rc18

3 years ago

0.35.6-rc17

3 years ago

0.35.6-rc16

3 years ago

0.35.6-rc15

3 years ago

0.35.6-rc14

3 years ago

0.35.6-rc13

3 years ago

0.26.1

3 years ago