Skip to content
/ lynxjs-starter Public template

A starter template for building web and mobile applications using LynxJS + Hot Reload

Notifications You must be signed in to change notification settings

tinyhref/lynxjs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnpm workspace project

This is a pnpm workspace project, consisting of two packages:

  • core: a ReactLynx project bootstrapped with create-rspeedy.
  • web: a React project bootstrapped with create-rsbuild.

Getting Started

First, install the dependencies:

pnpm install

Run the web:

pnpm run dev:web

Visit http://localhost:3000/ with your browser to see the result.

About

A starter template for building web and mobile applications using LynxJS + Hot Reload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published