Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

Commit 6e2c7ca

Browse files
author
Chau Tran
committed
Merge branch 'master' of https://github.com/nestjsx/automapper
2 parents 1b344ed + f13805e commit 6e2c7ca

1 file changed

Lines changed: 1 addition & 27 deletions

File tree

README.md

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1 @@
1-
# TSDX Bootstrap
2-
3-
This project was bootstrapped with [TSDX](https://github.com/jaredpalmer/tsdx).
4-
5-
## Local Development
6-
7-
Below is a list of commands you will probably find useful.
8-
9-
### `npm start` or `yarn start`
10-
11-
Runs the project in development/watch mode. Your project will be rebuilt upon changes. TSDX has a special logger for you convenience. Error messages are pretty printed and formatted for compatibility VS Code's Problems tab.
12-
13-
<img src="https://user-images.githubusercontent.com/4060187/52168303-574d3a00-26f6-11e9-9f3b-71dbec9ebfcb.gif" width="600" />
14-
15-
Your library will be rebuilt if you make edits.
16-
17-
### `npm run build` or `yarn build`
18-
19-
Bundles the package to the `dist` folder.
20-
The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module).
21-
22-
<img src="https://user-images.githubusercontent.com/4060187/52168322-a98e5b00-26f6-11e9-8cf6-222d716b75ef.gif" width="600" />
23-
24-
### `npm test` or `yarn test`
25-
26-
Runs the test watcher (Jest) in an interactive mode.
27-
By default, runs tests related to files changed since the last commit.
1+
## Migrating is in process. Please use: [nest-automapper](https://github.com/nartc/nest-automapper) at the moment

0 commit comments

Comments
 (0)