simple_ar_library

1.0.8 • Public • Published

Simple Frontend APP

This is a simple frontend APP using AtomicReact-TS. You can use this for boilerplate for your next projects.

[Demo] See the APP: https://atomicreact.github.io/simple-frontend/

  • src directory contain all atoms

  • scripts directory contain helpers scripts to build and serve http web server

  • cdn directory contain all library bundled (without AtomicReact Core)

See tsconfig.json to known how enable importing CSS files with visual studio

Development

Run development mode

npm run dev

Build

Build and bundle atoms into public directory.

npm run build

Visualize

  1. Build

  2. Start web server and visualize the final project

npm run start

Readme

Keywords

none

Package Sidebar

Install

npm i simple_ar_library

Weekly Downloads

0

Version

1.0.8

License

ISC

Unpacked Size

15.2 kB

Total Files

9

Last publish

Collaborators

  • guihgo