ReactJS-AdminLTE
ReactJS-AdminLTE copied to clipboard
ReactJS version of the original AdminLTE dashboard (EXPERIMENTAL)- https://github.com/almasaeed2010/AdminLTE
The button to collapse the nav bar doesn't work
I installed this interface and trying to changes some text. after making changes i am doing `npm run dev` and then navigating to `http://localhost:8000/` doesnt show changes
So I want to import the sidebar + navbar but the documentation is unclear how I import this. Thoughts?
I have AdminLTE running in ReactJS but I was wondering there is a method out there for setting the parent li to .active based on the child also being .active?...
ashwani@ashwani-PC:adminlte-reactjs$ ./node_modules/.bin/webpack -p /home/ashwani/node_modules/adminlte-reactjs/webpack.config.js:20 "react-dom": node-dir + '/react-dom', ^ ReferenceError: node is not defined at Object. (/home/ashwani/node_modules/adminlte-reactjs/webpack.config.js:20:26) at Module._compile (module.js:425:26) at Object.Module._extensions..js (module.js:432:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:311:12) at...
The problem mentioned above is about `require('./locale' + name)` statement included in the file `moment/moment/moment.min.js` It is not necessary anymore because all locales are already included in this file itself....
Well I've tried to do some changes in Adminlte dashboard I ran Webpack -p after that I ran the server but it's showing the old dashboard
I would like to use this with `Meteor JS`. But I don't understand to install, config and more... Please help me.