Production ready novel tracker with HTML and CSS only.
All of these must be available in your PATH. To verify things are set up properly, you can run this:
git --version
node --version
If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for windows or mac/linux.
- Clone the repository with
git clone [email protected]:learnwithparam/novel-tracker.git
- Run
npm start
This material is available for private, non-commercial use under the GPL version 3. If you would like to use this material to conduct your own workshop, please contact me at [email protected]