Ebook craft is an amazing way to create a fully customizable E-book using HTML and CSS. Also, you don't need to worry about the functionality, because Ebook Craft got you covered, and in the final version you can add more tools without coding!
There is two ways to get started the first way is by cloning the repository and the other way is by click this dowanload zip link.
- Click on the use template button and create a new repository then follow the Github instructions .
- open the terminal and run:
git clone https://github.com/username/ebookCraft
- Navigate to the directory:
cd ebookCraft
- Install the packages
npm i
or
yarn add
- Start the port
npm run dev
And you are all done!
First open the project and go to the settings.json in the src/pages/setting folder, there you will find all the settings needed for the E-book.
Then you can jump to the language.json file to edit the words to suit you.
At last you can jump into the customize.sass file to edit the colors.
And this is how you can set up the repo