Skip to content

Instantly share code, notes, and snippets.

View ershad1's full-sized avatar

Ershad ershad1

  • BRAC IT Services Limited
  • Dhaka, Bangladesh.
View GitHub Profile
@adamreisnz
adamreisnz / package.json
Last active August 22, 2024 10:12
Simple pure npm scripts build process
{
"name": "project-name",
"description": "Template for static sites",
"version": "1.0.0",
"homepage": "http://www.project-name.com",
"author": {
"name": "Adam Reis",
"url": "http://adam.reis.nz"
},
"license": "UNLICENSED",