kontas-express 1.0.2 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +1 -15
- package/package.json +1 -1
package/README.md
CHANGED
@@ -1,15 +1 @@
|
|
1
|
-
# kontas-express
|
2
|
-
|
3
|
-
To install dependencies:
|
4
|
-
|
5
|
-
```bash
|
6
|
-
bun install
|
7
|
-
```
|
8
|
-
|
9
|
-
To run:
|
10
|
-
|
11
|
-
```bash
|
12
|
-
bun run index.js
|
13
|
-
```
|
14
|
-
|
15
|
-
This project was created using `bun init` in bun v1.1.43. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
|
1
|
+
# kontas-express
|