Skip to content

Instantly share code, notes, and snippets.

View NickM101's full-sized avatar
🤖
Pathfinder

Nick_Munene NickM101

🤖
Pathfinder
  • Nairobi, Kenya
  • 03:18 (UTC +03:00)
View GitHub Profile
@NickM101
NickM101 / package.json
Created January 29, 2020 11:58 — forked from pie6k/package.json
Timpler package.json
{
"name": "Timpler",
"version": "0.0.1",
"private": true,
"scripts": {
"a": "cd ./android && ./gradlew app:assembleDebug && ./gradlew installDebug",
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
@NickM101
NickM101 / webdev_online_resources.md
Created July 19, 2018 08:42 — forked from bradtraversy/webdev_online_resources.md
Online Resources For Web Developers (No Downloading)