Package Exports
- @randy.tarampi/resume
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@randy.tarampi/resume) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
$$$$$$\$$$$\ $$$$$$\ $$$$$$\ $$$$$$\ $$$$$$$\ $$\ $$\ $$$$$$\$$$$\ $$$$$$\
$$ _$$ _$$\ $$ __$$\ $$ __$$\ $$ __$$\ $$ _____|$$ | $$ |$$ _$$ _$$\ $$ __$$\
$$ / $$ / $$ |$$$$$$$$ | $$ | \__|$$$$$$$$ |\$$$$$$\ $$ | $$ |$$ / $$ / $$ |$$$$$$$$ |
$$ | $$ | $$ |$$ ____| $$ | $$ ____| \____$$\ $$ | $$ |$$ | $$ | $$ |$$ ____|
$$ | $$ | $$ |\$$$$$$$\ $$\ $$ | \$$$$$$$\ $$$$$$$ |\$$$$$$ |$$ | $$ | $$ |\$$$$$$$\
\__| \__| \__| \_______|\__|\__| \_______|\_______/ \______/ \__| \__| \__| \_______|The backing markup and styles for jsonresume-theme-randytarampi and www.
- Place a JS/JSON/JSX file (say
some-awesome-company.json) that can be parsed into an instance ofResumein/src/letters - Generate your resumes by running
npm run resume - View them with
open ./dist
Dependencies
brew install nvm
nvm install 8Installation
npm installUsage
npm startTesting
npm testGeneration
npm run build
npm run resume