Skip to content

AtomicReact/simple-frontend-library

Repository files navigation

Simple Frontend Library

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

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

  • src directory contain all atoms

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

  • public directory contain all library bundled

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

About

A Simple Frontend Library using AtomicReact TS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published