My profile site made by Angular7
$ git clone [email protected]:env-tak/env-tak.github.io.git
$ cd env-tak.github.io
$ npm install
$ npm start
$ npm run test
$ npm run build:local
$ cd dist/
# run index.html on browser
Please follow this guidelines when reporting bugs and feature requests:
- Use GitHub Issues board to report bugs and feature requests (not our email address)
- Please always write steps to reproduce the error. That way we can focus on fixing the bug, not scratching our heads trying to reproduce it.
Thanks for understanding!
👤 Hyungtak Jin
The MIT License (see the LICENSE file for the full text)