0.2.0 • Published 6 years ago
techsee-app-template v0.2.0
@techsee/techsee-app-template
This repo holds the boilerplate for creating Front End applications in TechSee.
Getting Started
- Install Node.js:
- Clone the repo
Go to directory where repo is cloned and run:
npm install
Development
Run webpack-dev-server
npm start- This will start an application in it's initial state. If application is started, then everything has been installed and initialized correctly.
Duplicate Repo
TODOBoilerplate Content
TODOBrowsers Support
TODOPending Maintenance
-- Remove dependency on @techsee/techsee-socket
-- Update @techsee/techsee-client-infra and fix breaking changes
Pending Improvements
-- Add tree shaking option for WebPack (reduces output bundle).
-- Add dynamic imports support, so modules can be lazy loaded by demand on client.
0.2.0
6 years ago