Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 255 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 255 Bytes

Coding concepts

A blog website designed to provide ideas and resources for those who are just getting started on their coding journey!

install

You need Node to build this site. In the root run:

npm install

build

npm run build