Choose a message, an image background, and generate an e-card. You can download and share it too!
Install all dependencies the project requires with this command:
npm install
If you want to run the project and see how it looks, execute the following command and go to http://localhost:1234
in the browser:
npm run start
This will generate a build folder called dist
.
npm run build
Refer to the official documentation for more configuration options.