play-nine/Notes

4 lines
133 B
Plaintext
Raw Normal View History

2020-04-05 22:34:33 +03:00
Test env variable:
2020-04-18 12:07:11 +03:00
console.log(process.env.REACT_APP_TEST_KEY);
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted