https://github.com/fecony/cv-generator-projectb
🚧 Abandoned CV Generator App
https://github.com/fecony/cv-generator-projectb
Last synced: about 1 month ago
JSON representation
🚧 Abandoned CV Generator App
- Host: GitHub
- URL: https://github.com/fecony/cv-generator-projectb
- Owner: fecony
- Created: 2020-01-22T17:44:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T17:17:55.000Z (about 5 years ago)
- Last Synced: 2025-02-15T04:27:33.660Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CV Generator 📝
[](https://app.netlify.com/sites/pb-cv-gen/deploys)
[](https://codecov.io/gh/Fecony/cv-generator-projectB)
[](https://travis-ci.com/Fecony/cv-generator-projectB)App for generating CV depending on your MD / JSON / PDF file.
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
### Installing
A step by step series of examples that tell you how to get a development env running
> Copy project to local machine
```
git clone [email protected]:Fecony/cv-generator-projectB.git
```> Move to project directory and Install dependencies
```
cd cv-generator-projectB
npm install
```> Start coding 👾
```
npm run serve
```## Running the tests
```
npm run test:unit
```## Deployment
- TODO
## Built With
- TODO
## Authors
- TODO
## License
- TODO
## Acknowledgments
- TODO