/test_gaf

Primary LanguageJavaScript

Epre gift web

Technologies

Environment requirements

nodejs version >= 12.x
npm version >= 5.6
yarn version >= 1.7

Building App Commands

1. Make sure to install all packages first

yarn install

2. Start development build

yarn dev

3. Production build

yarn build
yarn start