UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

4 lines (3 loc) 103 B
var resolve = require('../'); var res = resolve.sync('tap', { basedir: __dirname }); console.log(res);