Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 254 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 254 Bytes

Coding concepts

A blog website designed to provide ideas and resources for those who ar 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