This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install -g nodal | |
nodal new strong_params | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//TL:DR Strong Params | |
npm install -g nodal | |
nodal new tldr-strong-params | |
// enter your name as author | |
cd tldr-strong-params | |
//start nodal server in new tab | |
nodal s |