Skip to content

A lifeline for digital nomads and others at risk of loosing their identity...

License

Notifications You must be signed in to change notification settings

person8org/person8

Repository files navigation

Person8

A Lifeline for digital nomads and others at risk of loosing their identity...

Netlify Status

Pietron Logo

Setup

yarn install || npm install
lein do clean, deps, compile

Transpile JSX with Babel

npm run build
"babel-plugin-css-modules-transform": "^1.6.2",
"babel-plugin-transform-import-css": "0.1.6",
"babel-plugin-transform-react-jsx": "^6.24.1",


"babel-plugin-react-css-modules": "3.4.2",

"babel-cli": "^6.20.0",

"transform-react-jsx", ["transform-import-css", { "generateScopedName": "lib-[folder]-[name]-[local]-[hash:base64:4]" }], "react-css-modules",

-d ./src/gen/ --copy-files

Run dev server

yarn dev || npm run dev

(require '[shadow.cljs.devtools.server :as server]) (require '[shadow.cljs.devtools.api :as shadow]) (server/start!)

(shadow/watch :app) (shadow/nrepl-select :app)

Compile an optimized version

yarn release || npm run release

About

A lifeline for digital nomads and others at risk of loosing their identity...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages