Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 334 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 334 Bytes

Rewrite with ReactJS and Tailwind for myanmar font preview. All the source codes are under source code folder.

To build CSS

cd source_code/buildCSS
node buildfont.js

To run react app

cd source_code/reactjs
npm start

To build

cd source_code/reactjs
npm run production

File will available at docs folder.