CutCode landing website code.
-
- Clone this repo and open your cmd,powershell or git bash.
- Run this command to install all the dependencies.
npm install
ornpm i
. - Run the following command to run the website.
npm start
. - Start editing the code.