1upses / bash-website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-website

made to run on unix based systems

install required dependencies using

cd server;
npm install

run the server using

npm run start

you can modify the code in the code folder at the root of the repo

About


Languages

Language:Shell 68.5%Language:JavaScript 31.5%