alt-tutorial icon indicating copy to clipboard operation
alt-tutorial copied to clipboard

A simple flux tutorial built with alt and react

Results 6 alt-tutorial issues
Sort by recently updated
recently updated
newest added

# Features User can add new city to Locations list. User can remove favorite city from Favorites list back to Location list

– updated dependency for alt to ^0.18.1 – added dependency to alt-container – added dependency to alt-utils – updated React to ^0.14.6 – added dependency to react-dom – updated locations...

I followed the directions, but 'npm start' ended up with an error. Please see attached log-file. -- Jeff [npm-debug-log.txt](https://github.com/goatslacker/alt-tutorial/files/63592/npm-debug-log.txt)

Feel free to make any improvements. Note that this existing code will **not work** on Windows: `"start": "npm run build && open 'index.html'"` The `open` command is not recognized on...

Error: Can't walk dependency graph: Cannot find module 'react/addons' from 'C:\git\alt-tutorial\node_modules\alt\components\AltContainer.js' required by C:\git\alt-tutorial\node_modules\alt\components\AltContainer.js at C:\git\alt-tutorial\node_modules\resolve\lib\async.js:146:35 at processDirs (C:\git\alt-tutorial\node_modules\resolve\lib\async.js:299:39) at isdir (C:\git\alt-tutorial\node_modules\resolve\lib\async.js:306:32) at C:\git\alt-tutorial\node_modules\resolve\lib\async.js:34:69 at FSReqCallback.oncomplete (node:fs:211:21)