champi-dev / vanillajs-scaffolding

This is a simple mini vanillajs project which serves as a scaffolding for projects of this kind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vanillajs scaffolding

Run Back-end

cd back

npm run start

Run Front-end

cd front

npm run dev

About

This is a simple mini vanillajs project which serves as a scaffolding for projects of this kind.


Languages

Language:CSS 45.4%Language:JavaScript 37.9%Language:HTML 16.8%