The client repository of bizbook client. Used AngularJS 1.5 with TypeScript
Email: foyzulkarim@gmail.com
Please let us know if you have any Question / Confusion so that we can add them in readme or Wiki or make videos to help you appropriately. Please visit our facebook page Code Coopers Academy and join in our group for active participation.
A step by step series of examples that tell you how to get a development env running.
npm install
to install required dependencies.tsc -w
to check for typescript file change.http-server
to run the client's servergulp min
to prepare a distribution build and to copy those in dist folder. [Details will be added soon]
Currently I am not taking any external contribution. I will make it open for contribution after I make the repository ready.
We will use SemVer for versioning.
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details