Welcome! "RubyJaxPlus" consists of open source programming enthusiasts learning from each other. Helping people advance on thier journey and "Plus" because more than just Ruby we are always learning new things.
- Group Interaction 2) Group Knowledge 3) Onboarding, getting users: the right direction
- git clone thisreponame
cd *thisreponame*
- npm install
- yarn start
After creation, your project should look like this:
my-app/
README.md
node_modules/
package.json
public/
index.html
favicon.ico
src/
App.css
App.js
App.test.js
index.css
index.js
logo.svg
home, past_videos, submit_a_talk, Job_Board, Forum, Popular:TIL's-Blogs-Conferences Meetup, Slack, Collaboration, projects-mentors-jobs_via_int_companies
Front end:
- routes to be connected to api.
- good user interface.
- potentially writing fields since no longer building with a scaffold.
- ** to be added **