Skip to content

zeedann/Mobile_Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this boilerplate

This is a simple React-Redux based boilerplate for making mobile-first "progressive web apps"

Getting Started

$ npm install $ npm run build $ npm run start

Onsen UI for Mobile

A default UI library that is mobile-first

Radium Styling

Programatically write custom CSS styling using Javascript functions

ES6 React

Write modern ES6 Javascript using class style React components

Storing Credentials

Manage these in the creds/ folder and the .env file
Both are included in .gitignore

Linting

Keep code clean with ESLint React. Enforce good habits and convention

Live Demo on Mobile Device

$ ngrok http 4001 -host-header="localhost:4001"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published