narchontis / HelloApp

Nativescript sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelloApp

Installation

tns create HelloApp tns add platform android tns install typescript

React Webpack Starter

This is a boilerplate for React 16 & Webpack 4. It includes webpack-dev-server and a build script

Quick Start

# Install dependencies
npm install

# Serve on localhost:3000
npm start

# Build for production
npm run build

About

Nativescript sample


Languages

Language:TypeScript 53.1%Language:JavaScript 25.4%Language:CSS 21.5%